home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / unisys.dxr / 00124.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  185 b   |  11 lines

  1. on mouseUp
  2.   set the video of member "ba_15" to 0
  3.   set the video of member "uni_15" to 0
  4.   updateStage()
  5.   transition()
  6.   if soundBusy(1) then
  7.     sound stop 1
  8.   end if
  9.   go("1a")
  10. end
  11.